* {margin:0;padding:0;outline:none;list-style:none;text-decoration:none;font-family: "microsoft yahei";box-sizing: border-box;}
body,html {color:#333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-family: "microsoft yahei";position: relative;font-size: 14px;}
body{min-width: 1200px;overflow-x: hidden;}
img{border:none;vertical-align: top; }
input, textarea ,select{border:none;background:none;cursor:pointer;font-size:14px;vertical-align:middle;color:#333; font-family: "microsoft yahei";}
select {border:inherit;background: inherit; }
em, i {font-style:normal;  }
a{color: #333;text-decoration: none;}
a:focus, input, select {outline:none;}
.clearfix {*zoom:1; clear: both; }
.clearfix:after {content:"\200B"; display: block;clear: both;height: 0;}
input::-webkit-input-placeholder{color: #999;} /* WebKit browsers */
input:-moz-placeholder{color: #999;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder{color: #999;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder {color: #999;} /* Internet Explorer 10+ */
.inner{width: 1200px;margin: 0 auto;}

/* header */
.hTop{display: flex;justify-content: space-between;}
.logoTxt{font-size: 26px;color: #333333;font-weight: bold;display: inline-block;height: 78px;line-height: 78px;padding-left:10px;margin-left: 10px;position: relative;}
.logoTxt::before{content: '';width: 1px;height: 25px;background: #cccccc;position: absolute;left: 0;top: 50%;margin-top: -10px;}
.logoImg{display: inline-block;vertical-align: top;padding-top: 9px;}
.tel{font-size: 20px;color: #3a53ae;padding-left: 35px;height: 78px;line-height: 78px;background: url(/statics/images/images_new2023/tel.png) no-repeat left center;}
.crumbs{font-size: 14px;color: #999;padding-left: 25px;background: url(/statics/images/images_new2023/crumbs.png) no-repeat left center;height: 58px;line-height: 58px;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #3a53ae;}


/* nav  begin */
.navBox{background: #3a53ae;}
.nav{display: flex;flex-wrap: wrap;justify-content: space-between;}
.nav li{text-align: center;position: relative;overflow: hidden;}
.nav>li>a{display: block;height: 56px;line-height: 56px;background: #3a53ae;color: #fff;font-size: 20px;padding: 0 20px;}
.nav>li:hover>a{background: #4865cf;font-weight: bold;}
.subNav{position: absolute;top: 70px;left: 0;z-index: 9999;width: 100%;background: #6681e6;opacity: 0;}
.subNav a{display: block;height: 45px;line-height: 45px;font-size: 18px;color: #fff;}
.subNav a:hover{background: #839dff;}
.nav li:hover{overflow: inherit;}
.nav li:hover .subNav{top: 56px;opacity: 1;}

/* nav  end   */


/* headerSecond  begin    第二套header */

.headerSecond .tel{float: right;height: 70px;line-height: 70px;}
.headerSecond .logoImg{float: left;transform: scale(.9);}
.hSecondNav{margin-left: -610px;padding-left: 50px;height: 66px;line-height: 66px;font-size: 20px;color: #333;float: left;padding-top: 4px;}
.hSecondNav li{padding-right: 26px;margin-right: 38px;position: relative;cursor: pointer;overflow: hidden;float: left;}
.hSecondNav li:last-child{margin-right: 0;}
.hSecondNav li::before{content: '';width: 16px;height: 10px;background: url(/statics/images/images_new2023/headernavbg.png) no-repeat center;position: absolute;right: 0;top: 30px;}
.hSecondNav li:hover{overflow: inherit;}
.hSecondNav li:nth-child(2)::before,.hSecondNav>li:nth-child(3)::before{display: none;}
.hSecondNav li:hover::before{transform: rotate(180deg);}
.hSecondNavSub{position: absolute;top: 68px;left: -20px;width: 142px;background: #fff;text-align: center;padding: 10px 0;z-index: 999;}
.hSecondNavSub::before{content: '';width: 0;height: 1px;background: #3a53ae;position: absolute;top: -1px;left: 50%;}
.hSecondNavSub a{display: block;line-height: 38px;font-size: 18px;color: #666;}
.hSecondNavSub a:hover{color: #3a53ae;}
.hSecondNav li:hover .hSecondNavSub{top: 58px;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.hSecondNav li:hover .hSecondNavSub::before{width: 100px;margin-left: -50px;}
.hSecondNavSubZx{width: 296px;left: -96px;padding-left: 10px;padding-top: 20px;padding-bottom: 0;}
.hSecondNav li .hSecondNavSubZx a{float: left;width: 32%;line-height: 20px;border-right: 2px #a9a9a9 solid;font-size: 18px;height: 20px;margin-bottom: 20px;text-align: center;}
.hSecondNav li .hSecondNavSubZx a:nth-child(3n){border-right: none;}
.hSecondNav2{padding-left: 6px;}
.hSecondNavJianjie li::before{display: none;}
.hSecondNavJianjie{padding-left: 264px;}

/* headerSecond  end    */

/* footer  begin  */

.footer{background: #323232;padding: 40px 0;}
.fITit{font-size: 18px;color: #fff;position: relative;padding-bottom: 14px;}
.fITit::before{content: '';width: 38px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;}
.fINav{padding-top: 10px;}
.fINav a{font-size: 14px;color: #b0b0b0;display: block;line-height: 30px;}
.fINav a:hover{color: #6480e7;}
.footerItem{float: left;}
.footerItem:nth-child(2){margin-left: 100px;border-left: 1px #525252 dashed;padding-left: 100px;border-right: 1px #525252 dashed;padding-right: 100px;margin-right: 120px;}
.footerItem:nth-child(2) .fINav{width: 214px;}
.footerItem:nth-child(2) .fINav a{float: left;width: 50%;}
.fIEwm{width: 170px;height: 135px;overflow: hidden;border-radius: 6px;background: #4865cf;margin-top: 10px;}
.fIELeft{float: left;}
.fIELeft img{width: 135px;height: 135px;}
.fIERight{width: 24px;float: right;font-size: 18px;line-height: 18px;color: #fff;padding-top: 10px;}
.fITel{color: #fff;font-size: 18px;color: #fff;background: url(/statics/images/images_new2023/telfoot.png) no-repeat left center;line-height: 30px;font-weight: bold;padding-left: 74px;}
.footerItem:nth-child(4){float: right;padding-top: 16px;}
.fIBtn{display: block;font-size: 22px;color: #fff;width: 220px;height: 46px;line-height: 46px;text-align: center;background: #4865cf;border-radius: 50px;margin-top: 26px;}
.fIBtn:hover{background: #1b40c7;}
.footerBotm{text-align: center;color: #b0b0b0;line-height: 30px;padding-top: 28px;}
.footerBotm a{color: #b0b0b0;}

.footerRightBox{position: absolute;right: 0;top: 15%;z-index: 3;}
.fRBItem{cursor: pointer;position: relative;}
.fRBIImg{width: 50px;height: 50px;box-shadow: 0 0 5px rgba(0,0,0,.5);border-radius: 50px;overflow: hidden;margin: 0 auto;background: #fff;}
.fRBIP{font-size: 14px;color: #666;padding: 10px 0;text-align: center;}
.fRBItem:hover .fRBIImg{background: #4865cf;}
.fRBItem:hover .fRBIP{color: #4865cf;}
.fRBIImg i{display: block;width: 50px;height: 50px;overflow: hidden;background: url(/statics/images/images_new2023/frico1.png) no-repeat top center;}
.fRBItem:nth-child(2) .fRBIImg i{background-image: url(/statics/images/images_new2023/frico2.png);}
.fRBItem:nth-child(3) .fRBIImg i{background-image: url(/statics/images/images_new2023/frico3.png);}
.fRBItem:nth-child(4) .fRBIImg i{background-image: url(/statics/images/images_new2023/frico4.png);}
.fRBItem:nth-child(5) .fRBIImg i{background-image: url(/statics/images/images_new2023/frico5.png);}
.fRBItem:nth-child(6) .fRBIImg i{background-image: url(/statics/images/images_new2023/frico6.png);}
.fRBItem:hover .fRBIImg i{background-position: bottom center;}
.fRBITel{width: 150px;height: 80px;background: #fff;border-radius: 5px;border: 1px #4865cf solid;position: absolute;right: -80px;top: -15px;text-align: center;color: #4865cf;font-size: 18px;line-height: 30px;padding-top: 10px;opacity: 0;}
.fRBITel::before{content: '';display: block; width: 0; height: 0; border-top: 8px solid transparent; border-right: 0 solid transparent; border-bottom: 8px solid transparent; border-left: 8px solid #4865cf;position: absolute;right: -9px;top: 50%;margin-top: -8px;}
.fRBItem:hover .fRBITel{right: 80px;opacity: 1;}
.fRBIEwm{width: 120px;height: 120px;top: -35px;padding-top: 0;}
.fRBIEwm img{border-radius: 5px;width: 117px;height: 117px;}

.footerRightBox2{position: absolute;right: 0;top: 10%;z-index: 3;}
.fRB2Item{width: 74px;height: 76px;background: #fff;border-radius: 3px;box-shadow: 0 0 6px rgba(189,189,189,.35);margin-bottom: 8px;text-align: center;padding-top: 12px;position: relative;}
.fRB2Item i{display: inline-block;width: 30px;height: 30px;background: url(/statics/images/images_new2023/fr2ico1.png) no-repeat center top;}
.fRB2Item:nth-child(2) i{background-image: url(/statics/images/images_new2023/fr2ico2.png);}
.fRB2Item:nth-child(3) i{background-image: url(/statics/images/images_new2023/fr2ico3.png);}
.fRB2Item:nth-child(4) i{background-image: url(/statics/images/images_new2023/fr2ico4.png);}
.fRB2Item:nth-child(5) i{background-image: url(/statics/images/images_new2023/fr2ico5.png);}
.fRB2Item:nth-child(6) i{background-image: url(/statics/images/images_new2023/fr2ico6.png);}
.fRB2Item:hover{background: #4865cf;}
.fRB2Item:hover i{background-position: center bottom;}
.fRB2Item p{font-size: 14px;color: #666;}
.fRB2Item:hover p{color: #fff;}
.fRB2Item .fRBITel{top: -2px;}
.fRB2Item .fRBIEwm{top: -20px;}
.fRB2Item:hover .fRBITel{right: 100px;opacity: 1;}
.fRB2Item:hover .fRBITel b{color: #4865cf;}

/* 53右下角按钮 2022-8-8 */
.link53{position: fixed;right: 0;bottom: 0;width: 170px;height: 50px;background: #f67c10;border-radius: 50px 40px 0 50px;padding-left: 4px;display: none;z-index: 9999;}
.link53 a{display: block; width: 100%;height: 100%;background: url(/statics/images/images_new2023/53Icon.png) no-repeat left center;padding-left: 54px;font-size: 22px;color: #fff;line-height: 50px;}

/* footer  end    */

/* toast-loading  begin */
.toast-loading .index-toast {display: none;position: fixed;top: 46%;left: 50%;padding: 18px 30px;max-width: 100px;min-width: 180px;width: max-content;line-height: 36px;text-align: center;font-size: 18px;color: #fff;background: rgba(0, 0, 0, 0.65);border-radius: 20px;transform: translateX(-50%);box-sizing: content-box;z-index: 99999999;}
  .toast-loading .loading {display: none;position: fixed;top: 44%;left: 50%;transform: translateX(-50%);z-index: 3001;}
  .toast-loading .loading .loading-cont {padding: 32px 37px;display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 360px;min-width: 240px;
    width: max-content;min-height: 240px;text-align: center;background: #4c4c4c;border-radius: 10px;box-sizing: border-box;}
  .toast-loading .loading .loading-img {width: 72px;height: 72px;background-image: url("https://www.kaoyan365.cn/statics/images/icon/loading.gif");background-repeat: no-repeat;
    background-size: cover;}
  .toast-loading .loading .text {margin-top: 28px;line-height: 34px;font-size: 18px;color: #fff;}
  .toast-loading .loading-mask {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 3001;}  

  /* toast-loading  end   */


/* 留学方案  begin */

.content{padding-bottom: 40px;}
.fanganLeft{float: left;width: 800px;}
.faLBanner{height: 272px;overflow: hidden;position: relative;border-radius: 5px;}
.faLBMask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.45);z-index: 1;}
.faLBCon{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;display: flex;align-items: center;text-align: center;justify-content: center;}
.faLBCTit{font-size: 38px;color: #fff;font-weight: bold;text-shadow: 4px 4px 8px rgba(0, 0, 0, 1);}
.faLBCBtn{display: block;width: 208px;height: 40px;line-height: 40px;font-size: 22px;color: #1f2d3e;margin: 20px auto 0;background: linear-gradient(to bottom,#fffcbf,#fff549);border-radius: 50px;}
.faLBCBtn:hover{background: linear-gradient(to bottom,#fff549,#fffcbf);}
.faLLITit{font-size: 22px;color: #333;font-weight: bold;border-bottom: 1px #d9d9d9 solid;height: 70px;line-height: 70px;position: relative;}
.faLLITit em{position: relative;display: inline-block;height: 70px;line-height: 70px;padding-left: 30px;background: url(/statics/images/images_new2023/faLLITitico1.png) no-repeat left center;}
.faLLITit em::before{content: '';width: 100%;height: 2px;background: #3a53ae;position: absolute;bottom: 0;left: 0;}
.faLLITit span{color: #3a53ae;}
.faLLICon{font-size: 16px;color: #666;line-height: 36px;padding-top: 10px;}
.faLLItem:nth-child(2) .faLLITit em{background-image: url(/statics/images/images_new2023/faLLITitico2.png);}
.faLLItem:nth-child(3) .faLLITit em{background-image: url(/statics/images/images_new2023/faLLITitico3.png);}
.faLLItem:nth-child(4) .faLLITit em{background-image: url(/statics/images/images_new2023/faLLITitico4.png);}
.faLLItem:nth-child(5) .faLLITit em{background-image: url(/statics/images/images_new2023/faLLITitico5.png);}
.faLLItem:nth-child(6) .faLLITit em{background-image: url(/statics/images/images_new2023/faLLITitico6.png);}

.fanganRight{float: right;width: 370px;}
.faRZxbm{padding: 0 24px;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);height: 272px;}
.faRZP{text-align: center;font-size: 20px;color: #333;height: 78px;line-height: 78px;display: block;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;  }
.faRZList{margin-top: -15px;}
.faRZList li{font-size: 16px;color: #666;padding-left: 18px;background: url(/statics/images/images_new2023/faRZList.png) no-repeat left center;line-height: 40px;}
.faRZBtn{display: flex;justify-content: space-between;width: 302px;margin: 0 auto;padding-top: 15px;}
.faRZBtn a{display: block;width: 136px;height: 42px;line-height: 42px;text-align: center;color: #fff;background: #4865cf;border-radius: 50px;}
.faRZBtn a:nth-child(2){background: #f76e1a;}
.faRZBtn a:hover{background: #284ccf;}
.faRZBtn a:nth-child(2):hover{background: #f65f02;}

.anchor{width: 108px;height: 246px;background: linear-gradient(to bottom,#6580e6,#4865cf);position: fixed;top: 50%;left: 0;margin-top: -140px;border-radius: 6px;padding: 10px;}
.anchorList{background: #fff;border-radius: 6px;height: 222px;padding-top: 10px;}
.anchorList a{display: block;width: 86px;height: 32px;line-height: 32px;background: #f4f6ff;font-size: 14px;color: #666;margin:0 auto 10px;text-align: center;border-radius: 5px;}
.anchorList a:hover{background: #6681e6;color: #fff;}
.closeBtn{width: 32px;height: 32px;background: url(/statics/images/images_new2023/closebtn.png) no-repeat center;position: absolute;top: -42px;left: 50%;margin-left: -16px;cursor: pointer;}

.formBox{border: 1px #ddd solid;border-radius: 5px;margin-top: 34px;padding-bottom: 30px;}
.formBTit{font-size: 22px;color: #3a53ae;font-weight: bold;text-align: center;height: 66px;line-height: 66px;}
.formBTit span{border-top: 2px #3a53ae solid;display: inline-block;}
.lxfaFIpnt{width: 242px;height: 42px;line-height: 42px;border: 1px #ddd solid;border-radius: 5px;padding-left: 14px;}
.formBItem label{width: 86px;text-align: right;display: inline-block;margin-right: 14px;font-size: 16px;color: #666;}
.lxfaFSelect{width: 112px;}
.formBItem{padding-bottom: 26px;}
#lxfaForm .form_submit{display: block;margin: 26px auto 0;width: 280px;height: 42px;line-height: 42px;text-align: center;border-radius: 25px;color: #fff;background: #4865cf;border: none;cursor: pointer;}
#lxfaForm .form_submit:hover{background: #4865cf;}
.formYycj{display: none;}
.formYycjOn{display: inline-block;}
.formBItem select{color: #999;}
.formBItem select:focus,.formBItem select:focus::-webkit-calendar-picker-indicator {
  color: #000;
}
/* 留学方案   end  */


/* 评估  begin  */

.pgBanner{height: 400px;background: no-repeat center top;text-align: center;}
.pgBP1{font-size: 84px;color: #fff;font-weight: bold;text-shadow: 0 3px 0px #6b3303;padding-top: 50px;}
.pgBP2{font-size: 53px;color: #fff;}
.pgBBtn{display: block;margin: 42px auto 0;width: 608px;height: 56px;line-height: 56px;text-align: center;border-radius: 25px;color: #fff;text-shadow: 0 3px 6px #6b3303;background: linear-gradient(to bottom,#ffc27a,#f17f1c);font-size: 28px;font-weight: bold;}
.pgBBtn:hover{background: linear-gradient(to bottom,#f17f1c,#ffc27a);}
.pxFITit{height: 52px;line-height: 52px;font-size: 19px;color: #666;border-bottom: 1px #f57a0e dashed;margin-left: 20px;}
.pxFITit b{font-size: 24px;color: #fff;display: inline-block;width: 213px;height: 52px;background: #f57a0e;border-radius: 20px 20px 0 20px;padding-left: 64px;position: relative;margin-right: 20px;}
.pxFITit span{color: #f57a0e;}
.pxFITit b::before{content: '';width: 60px;height: 60px;border: 2px #fff solid;background: #f57a0e;border-radius: 50%;position: absolute;top: -5px;left: -20px;}
.pxFITit b::after{content: '';width: 60px;height: 60px;background: url(/statics/images/images_new2023/pxico1.png) no-repeat center;position: absolute;top: -3px;left: -17px;}
.pxFITit2 b::after{content: '';width: 60px;height: 60px;background: url(/statics/images/images_new2023/pxico2.png) no-repeat center;position: absolute;top: -3px;left: -17px;}
.pxFITit3 b::after{content: '';width: 60px;height: 60px;background: url(/statics/images/images_new2023/pxico3.png) no-repeat center;position: absolute;top: -3px;left: -17px;}
#peixunForm{padding-top: 40px;}
.pxFItem{padding-bottom: 43px;}
.peixunFBox{overflow: hidden;}
.peixunFBox>label{float: left;display: block;width: 186px;text-align: right;padding-right: 22px;font-size: 18px;color: #666;font-weight: bold;height: 42px;line-height: 42px;}
.peixunFBox>label>span{color: #f57a0e;padding-right: 10px;}
.peixunFBRight{overflow: hidden;font-size: 16px;color: #666;height: 42px;line-height: 42px;}
.peixunFBRight label{padding-right: 44px;}
.peixunFBRight label input{margin-right: 10px; display: inline-block;}
.peixunFBRight label input[type="radio"]:checked{accent-color: #f65f02;}
.peixunFBox{padding-top:30px ;}
.peixunFBox2{display: inline-block;width: 42%;padding-top: 0;}
.peixunFBox2 input{background: #f6f6f6;width: 306px;height: 42px;line-height: 42px;border-radius: 5px;padding-left: 5px;}
.peixunFBox3{margin-bottom: 25px;}
.peixunFBRCj{width: 690px;height: 108px;}
.peixunFBRCj .peixunFBRCjItem input{background: #fff;}
.peixunFBRCjItem{float: left;width: 180px;margin-right: 46px;padding-bottom: 24px;}
.peixunFBRCjItem span{display: inline-block;width: 48px;text-align: left;}
.peixunFBRCjItem input{width: 90px;height: 38px;line-height: 38px;text-align: center;border-radius: 3px;border: 1px #ddd solid;background: #f6f6f6;}
.pxFBtn{display: block;font-size: 24px;color: #fff;margin: 30px auto 0;width: 310px;height: 56px;line-height: 56px;text-align: center;background: linear-gradient(to right,#feb96d,#f57a0e);border: none;border-radius: 50px;cursor: pointer;}

/* 评估  end   */

/* 方案聚合  begin */
.faJhBannerBox{position: relative;}
#faJhBanner .swiper-slide{height: 450px;background: no-repeat center top;}
#faJhBanner .swiper-slide a{display: block;height: 100%;}
.faJhBTitBox{width: 830px;text-align: center;}
.faJhBTit,.faJhBBri{font-size: 50px;color: #fff;font-weight: bold;text-shadow: 0 2px 0px #000;line-height: 76px;}
.faJhBTitBox{display: flex;align-items: center;height: 450px;justify-content: center;}
.faJhForm{width: 370px;height: 368px;background: #fff;position: absolute;top: 42px;left: 50%;z-index: 999;margin-left: 230px;border-radius: 8px;}
.faJhITit{border-bottom: 1px #ddd dashed;}
.faJhITit b{font-size: 26px;color: #333;display: inline-block;height: 70px;line-height: 70px;padding-left: 20px;position: relative;}
.faJhITit b::before{content: '';width: 6px;height: 24px;border-radius: 5px;background: #4865cf;position: absolute;left: 0;top: 50%;margin-top: -10px;}
.faJhITit b::after{content: '';border-bottom:2px  #4865cf solid;width: 100%;height: 2px;position: absolute;left: 0;bottom: -1px;}
.faJhISw{width: 380px;height: 280px;border-radius: 10px;overflow: hidden;box-shadow: 2px 3px 4px #ddd;}
.faJhItem .mySwiper{margin-top: -50px;padding: 80px 10px 10px;}
.faJhISwImg{position: relative;}
.faJhISwImgCon{position: absolute;width: 204px;height: 150px;top: 20px;left: 0;background: rgba(50,114,228,.9);border-radius: 0 25px 25px 0;padding-left: 20px;padding-top: 18px;}
.faJhISwImgCP1{font-size: 20px;color: #fff;font-weight: bold;line-height: 34px;}
.faJhISwImgCP2{width: 162px;height: 34px;line-height: 34px;background: #f3f7ff;border-radius: 3px;font-size: 14px;color: #666;text-align: center;margin-top: 12px;}
.faJhISwBotm{display: flex;flex-wrap: wrap;justify-content: space-around;padding: 25px 30px 0;}
.faJhISwBotm a{display: block;width: 144px;height: 42px;line-height: 42px;font-size: 20px;color: #fff;border-radius: 5px;background: #4865cf;position: relative;top: 0;text-align: center;}
.faJhISwBotm a:nth-child(2){background: #f76e1a;}
.faJhISwBotm a:hover{position: relative;top: 3px;}
.faJhFTit{font-size: 24px;color: #333;font-weight: bold;text-align: center;height: 78px;line-height: 78px;}
.faJhFItem{padding-bottom: 22px;}
.faJhFItem label{width: 108px;text-align: right;padding-right: 16px;display: inline-block;font-size: 16px;color: #333;}
.faJhFItem input{width: 234px;height: 38px;line-height: 38px;padding-left: 10px;border: 1px #ddd solid;border-radius: 5px;}
.faJhFBtn{display: block;font-size: 20px;color: #fff;width: 278px;height: 42px;line-height: 42px;text-align: center;background: #29A4EB;border-radius: 25px;border: none;margin: 22px auto 0;cursor: pointer;}
.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{width: 30px;height: 30px;border-radius: 3px;background: #5374ec;top: 8%;}
.mySwiper .swiper-button-prev{left: initial;right: 45px;}
.mySwiper .swiper-button-next::after{content: '>';position: absolute;top: 50%;left: 50%;color: #fff;font-size: 18px;font-weight: bold;transform: translate(-50%,-55%);}
.mySwiper .swiper-button-prev::after{content: '<';position: absolute;top: 50%;left: 50%;color: #fff;font-size: 18px;font-weight: bold;transform: translate(-50%,-55%);}
/* .mySwiper .swiper-button-next.swiper-button-disabled,.mySwiper .swiper-button-prev.swiper-button-disabled{display: none;} */
.faJhItem2 .faJhISwImgCon{top: 0;left: 0;background: url(/statics/images/images_new2023/faJhItem2SwImgCon.png) no-repeat left center;width: 238px;height: 190px;border-radius: 0;padding-top: 32px;}
.faJhItem3 .faJhISwImgCon{top: 0;left: 0;background: url(/statics/images/images_new2023/faJhItem3SwImgCon.png) no-repeat left center;width: 254px;height: 190px;border-radius: 0;padding-top: 32px;}
.faJhItem4 .faJhISwImgCon{top: 0;left: 0;background: url(/statics/images/images_new2023/faJhItem4SwImgCon.png) no-repeat left center;width: 260px;height: 190px;border-radius: 0;padding-top: 32px;}
/* 方案聚合  end   */


/* 详情页  begin */

.showLeft,.listLeft{float: left;width: 800px;}
.showRight{float: right;width: 370px;}
.showTit{text-align: center;font-size: 24px;color: #333;font-weight: bold;}
.showLBri{overflow: hidden;border-bottom: 1px #4865cf solid;}
.showLBP1{float: left;height: 70px;line-height: 70px;margin-right: 64px;font-size: 16px;color: #999;}
.showLBRight{float: right;width: 206px;display: flex;flex-wrap: wrap;justify-content: space-between;text-align: center;padding-top: 22px;}
.showLBRight a{display: inline-block;width: 92px;height: 32px;line-height: 32px;background: #d6dfff;border-radius: 5px;font-size: 16px;color: #666;}
.showLBRight a:hover{background: linear-gradient(to bottom,#5373eb,#4865cf);color: #fff;}
.showCon{font-size: 16px;color: #666;line-height: 36px;padding-top: 14px;}
.showCon p{padding-bottom: 10px;}
.showCon img{display: block;margin: 0 auto;}
.xgKeyword{vertical-align: middle;padding-top: 30px;}
.xgKeyword span{font-size: 16px;color: #666;}
.xgKeyword a{display: inline-block;height: 28px;line-height: 28px;padding: 0 10px;border-radius: 3px;background: #e9eeff;font-size: 16px;color: #4865cf;margin-right: 15px;}
.xgKeyword a:hover{background: #bccbfe;}
.mzsm{padding: 18px 22px;border: 1px #ddd dashed;line-height: 24px;font-size: 14px;color: #999;border-radius: 5px;margin-top: 30px;}
.zrbj{text-align: right;font-size: 14px;color: #999;padding-top: 30px;}
.yxxgzxBTit{border-bottom: 1px #ddd dashed;}
.yxxgzxBTit span{border-bottom: 2px #4865cf solid;padding-left: 18px;height: 66px;line-height: 66px;display: inline-block;font-size: 24px;color: #333;position: relative;}
.yxxgzxBTit span::before{content: '';width: 6px;height: 22px;border-radius: 3px;background: #4865cf;position: absolute;left: 0;top: 50%;margin-top: -9px;}
.yxxgzxBBList{width: 586px;padding-top: 16px;float: left;}
.yxxgzxBBList li{overflow: hidden;height: 40px;line-height: 40px;}
.yxxgzxBBList li .yxxgzxTime{float: right;font-size: 14px;color: #666;padding-left: 55px;}
.yxxgzxBBList li p{overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.yxxgzxBBList li p span{padding: 0 5px;}
.yxxgzxBBList li p a:nth-child(1){font-size: 16px;color: #999;}
.yxxgzxBBList li p a:nth-child(3){font-size: 16px;color: #666;}
.yxxgzxBBList li a:nth-child(1):hover,.yxxgzxBBList li a:nth-child(3):hover{color: #4865cf;}
.yxxgzxBBEwm{width: 166px;height: 208px;border: 1px #4865cf solid;border-radius: 5px;overflow: hidden;float: right;margin-top: 28px;}
.yxxgzxBBotm{overflow: hidden;}
.yxxgzxBBEwm img{display: block;width: 160px;height: 160px;padding-left: 6px;padding-top: 6px;}
.yxxgzxBBEP1{text-align: center;font-size: 18px;color: #fff;background: #4865cf;height: 44px;line-height: 44px;margin-top: 4px;}

.showRITit{border-bottom: 1px #e5e5e5 solid;height: 62px;line-height: 62px;margin-bottom: 20px;}
.showRITit span{display: inline-block;padding-left: 36px;border-bottom: 2px #4865cf solid;height: 62px;line-height: 62px;font-size: 22px;color: #333;background: url(/statics/images/images_new2023/showrico1.jpg) no-repeat left 20px;}
.showRLxfa .swiper-pagination-bullet{background: rgba(255,255,255,1);}
.showRItem:nth-child(2) .showRITit span{background-image: url(/statics/images/images_new2023/showrico2.jpg);}
.showRItem:nth-child(3) .showRITit span{background-image: url(/statics/images/images_new2023/showrico3.jpg);}
.showRLxyxtj .showRITit a{float: right;font-size: 16px;color: #333;font-weight: normal;}
.showRLList li{overflow: hidden;}
.showRLLBtn{float: right;width: 104px;height: 40px;line-height: 40px;font-size: 16px;color: #4865cf;border: 1px #4865cf solid;border-radius: 50px;text-align: center;margin-left: 20px;}
.showRLLBtn:hover{background: #4865cf;color: #fff;}
.showRLList li{padding-bottom: 16px;width: 100%;}
.showRLList li p{height: 40px;line-height: 40px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;font-size: 16px;color: #666;}
.showRLList li p span{display: inline-block;width: 20px;height: 20px;text-align: center;font-size: 14px;color: #fff;background: linear-gradient(to bottom,#e1e0e0,#d3d3d3);vertical-align: middle;line-height: 20px;margin-right: 10px;}
.showRLList li:nth-child(1) p span{background: linear-gradient(to bottom,#fb735c,#ff4021);}
.showRLList li:nth-child(2) p span{background: linear-gradient(to bottom,#ff9b58,#ff7d26);}
.showRLList li:nth-child(3) p span{background: linear-gradient(to bottom,#ffba50,#ffa61a);}
.showRLList li:last-child{padding-bottom: 0;}
.showRLxgjxList{background: #f3f6ff;padding: 20px 20px 0 20px;border-radius: 10px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.showRLxgjxList li{width: 156px;height: 104px;background: #fff;border-radius: 10px;margin-bottom: 20px;}
.showRLxgjxList li:hover{box-shadow: 0 3px 4px #a1b5fb;}
.showRLxgjxList li p{text-align: center;}
.showRLxgjxList li a{display: block;height: 100%;width: 100%;padding-top: 24px;}
.showRLxgjxLP1 span{display: inline-block;padding-left: 30px;font-size: 20px;color: #4865cf;background: no-repeat left center;}
.showRLxgjxLP2{font-size: 16px;color: #666;padding-top: 10px;}
.showRLxgjxList li:nth-child(1) .showRLxgjxLP1 span{background-image: url(/statics/images/images_new2023/showlxgjico1.png);}
.showRLxgjxList li:nth-child(2) .showRLxgjxLP1 span{background-image: url(/statics/images/images_new2023/showlxgjico2.png);}
.showRLxgjxList li:nth-child(3) .showRLxgjxLP1 span{background-image: url(/statics/images/images_new2023/showlxgjico3.png);}
.showRLxgjxList li:nth-child(4) .showRLxgjxLP1 span{background-image: url(/statics/images/images_new2023/showlxgjico4.png);}
.showYbt,.showWzly{font-size: 16px;color: #999;line-height: 34px;}
.showRight .formBox{margin-top: 0;}


/* 详情页  end   */

/*  列表页  begin */
.listBTit{padding-top: 10px;border-bottom: 1px #ddd solid;}
.listBTit span{display: inline-block;padding-left: 38px;font-size: 22px;color: #333;padding-bottom: 14px;border-bottom: 2px #1b40c7 solid;background: url(/statics/images/images_new2023/listtitico.png) no-repeat left 4px;}
.listBCTime{float: right;font-size: 16px;height: 54px;line-height: 54px;}
.listBCTit{display: block;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;font-size: 18px;color: #333;height: 54px;line-height: 54px;}
.listBCBri{line-height: 36px;font-size: 16px;color: #666;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow: hidden;text-overflow:ellipsis;}
.hotTag{font-size: 16px;color: #999;}
.hotTag a{font-size: 16px;color: #999;display: inline-block;margin-right: 10px;}
.hotTag a:hover,.listBCon li:hover .listBCTit{color: #1b40c7;}
.listBCon li{border-bottom: 1px #e5e5e5 dashed;padding-bottom: 26px;padding-top: 6px;position: relative;}
.listBCon li::before{content: '';width: 2px;height: 0;position: absolute;left: 0;top: 50%;background: #4865cf;}
.listBCon li:hover{padding-left: 20px;top: 50%;}
.listBCon li:hover::before{height: 124px;transform: translate(0,-67px);}
.page{text-align: center;padding-top: 40px;}
.page a,.page span{display: inline-block;height: 32px;line-height: 32px;padding: 0 10px;border: 1px #ddd solid;font-size: 14px;color: #666;}
.page a:hover,.page span{color: #fff;background: #4865cf;border-color: #4865cf;}
.listBLinkBox{width: 116px;height: 34px;line-height: 34px;background: #ebefff;font-size: 14px;color: #666;float: right;border-radius: 5px;border-bottom: none;padding-left: 10px;}
.listBLinkBox option{background: #fff;height: 30px;line-height: 30px;padding: 5px;display: block;}
.listBLinkBox option:hover{background: #f0f0f0;}

/*  列表页  end   */

/* 院校对比  begin  */
.yxdbBox{width: 240px;height: 350px;position: fixed;top: 50%;margin-top: -175px;left: 20px;z-index: 9999;background: #fff;border-radius: 5px 5px 0 0;overflow: hidden;border-top: none;display: none;}
.yxdbBTit{text-align: center;font-size: 18px;color: #fff;font-weight: bold;background: #ff7520;height: 40px;line-height: 40px;}
.yxdbBClose{position: absolute;right: 12px;top: 12px;color: #fff;cursor: pointer;font-size: 12px;}


.yxdbBox .bor{border: 1px #ddd solid;padding-bottom: 20px;max-width: 310px;}

.yxdbBList{padding: 0 10px 20px;}
.yxdbBList li{padding:10px 0;line-height: 18px;position: relative;padding-left: 42px;}
.yxdbBList li p{width: 148px;height: 18px;line-height: 18px;overflow: hidden;text-overflow:ellipsis;}
.yxdbBLDel{position: absolute;right: 0;top: 14px;cursor: pointer;font-size: 12px;}
.dbBtn{display: block;margin: 0 auto;font-size: 16px;color: #fff;background: linear-gradient(to right,#ff7d68,#f43b1d);width: 214px;height: 34px;line-height: 34px;text-align: center;border-radius: 25px;}
.dbBtn:hover{background: linear-gradient(to right,#f43b1d,#ff7d68);}
.yxdbBList li::before{content: '';position: absolute;top: 10px;left: 0;width: 34px;height: 34px;border-radius: 50%;background: linear-gradient(to bottom,#fe9447,#f7711e);}
.yxdbBList li:nth-child(1):after{content: '';position: absolute;top: 10px;left: 0;width: 34px;height: 34px;background: url(/statics/images/images_new2023/yxico1.png) no-repeat center;}
.yxdbBList li:nth-child(2):after{content: '';position: absolute;top: 10px;left: 0;width: 34px;height: 34px;background: url(/statics/images/images_new2023/yxico2.png) no-repeat center;}
.yxdbBList li:nth-child(3):after{content: '';position: absolute;top: 10px;left: 0;width: 34px;height: 34px;background: url(/statics/images/images_new2023/yxico3.png) no-repeat center;}
.yxdbBList li:nth-child(4):after{content: '';position: absolute;top: 10px;left: 0;width: 34px;height: 34px;background: url(/statics/images/images_new2023/yxico4.png) no-repeat center;}
.yxMask{position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 16px;color: #fff;z-index: 9999;width: 250px;height: 50px;line-height: 50px;border-radius: 3px;background: rgba(0,0,0,.65);text-align: center;display: none;}
/* 院校对比  end   */

/*  */


/* 简介  begin */

.abTitBox{text-align: center;}
.abTit{font-size: 52px;color: #000;font-weight: bold;}
.abBri{font-size: 20px;color: #666;text-transform: uppercase;}
.abCTit{border-bottom: 1px #f57a0e dashed;margin-left: 22px;margin-bottom: 20px;}
.abCTit span{display: inline-block;min-width: 214px;height: 50px;line-height: 50px;border-radius: 20px 20px 0 20px;background: #f57a0e;font-size: 24px;color: #fff;position: relative;padding: 0 26px 0 65px ;}
.abCTit span::before{content: '';width: 64px;height: 64px;border: 2px #fff solid;border-radius: 50%;position: absolute;left: -20px;top: -10px;background: #f57a0e url(/statics/images/images_new2023/abico.png) no-repeat center;}
.abCNr{font-size: 20px;color: #666;line-height: 60px;text-indent: 2em;}
.abCon{padding-bottom: 40px;}
.gjsfwBox{display: flex;flex-wrap: wrap;justify-content: space-between;width: 1070px;margin: 0 auto;padding-top: 60px;}
.gjsfwBItem{width: 180px;height: 180px;background: #fff;box-shadow: 0 0 38px rgba(65,123,227,.22);margin-bottom: 35px;text-align: center;}
.gjsfwBP{font-size: 24px;color: #000;}
.gjsfwBImg{padding-top: 30px;display: inline-block;padding-bottom: 10px;}
.gjsfwBottom{padding: 20px 66px;background: #4865cf;color: #fff;line-height: 34px;border-radius: 6px;font-size: 18px;text-indent: 2em;}
.abFwys{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abFwysItem{width: 380px;height: 392px;border-radius: 6px;box-shadow: 0 2px 6px rgba(208,208,208,.45);overflow: hidden;}
.abFwysIBP1{font-size: 24px;color: #000;font-weight: bold;}
.abFwysIBP1 span{display: inline-block;width: 50px;height: 42px;line-height: 42px;text-align: center;font-size: 24px;color: #fff;background: #4865cf;margin-right: 20px;}
.abFwysIBList li{width: 166px;line-height: 38px;font-size: 18px;color: #000;padding-left: 24px;position: relative;}
.abFwysIBList{width: 380px;display: flex;flex-wrap: wrap;justify-content: left;padding-left: 40px;padding-top: 30px;}
.abFwysIBList li::before{content: '·';color: #f57a0e;font-weight: bold;position: absolute;left: 0;top: 0;}
.abFwysIBotm{padding-top: 18px;}
.abzyysP{font-size: 18px;color: #000;font-weight: bold;padding-top: 20px;}
.ablxwmBItem{min-height: 114px;position: relative;overflow: hidden;padding-top: 46px;}
.ablxwmBItem::before{content: '';width: 1138px;height: 1px;border-bottom: 1px #ddd dashed;position: absolute;bottom: 0;right: 0;}
.ablxwmBItem label{width: 165px;float: left;padding-left: 64px;font-size: 24px;color: #f57a0e;font-weight: bold;}
.ablxwmBIRight{float: left;font-size: 24px;color: #000;}
.ablxwmBItem:last-child::before{display: none;}
.ablxwmBIRight p{padding-bottom: 36px;}
.abBnaner{margin-bottom: 40px;}
.abBnaner #faJhBanner .swiper-slide{height: 400px;}
.abBnaner .swiper-pagination-clickable .swiper-pagination-bullet{width: 18px;height: 18px;background: #fff;opacity: 1;margin: 0 15px;}
.abBnaner .swiper-pagination-clickable .swiper-pagination-bullet-active{width: 72px;border-radius: 15px;}
.abBnaner .swiper-pagination{bottom: 40px;}

/* 简介  end */

/* 首页   begin */
.indexMain{padding-top: 20px;overflow: hidden;}
.iGjx{float: left;width: 492px;}
.iRd{float: right;width: 668px;}
.indexTit{border-bottom: 1px #d9d9d9 solid;}
.indexTit span{display: inline-block;font-weight: bold;font-size: 26px;padding-left: 50px;height: 74px;line-height: 74px;position: relative;background: no-repeat left center;}
.indexTit span::before{content: '';height: 2px;width: 100%;background: #4865cf;position: absolute;bottom: -1px;left: 0;}
.iGjx .indexTit span{background-image: url(/statics/images/images_new2023/i_gjx.png);}
.iGjxCon{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 6px;}
.iGjxCItem{width: 236px;height: 100px;background: url(/statics/images/images_new2023/i_gjxbg1.png) no-repeat center;border-radius: 6px;margin-top: 22px;overflow: hidden;padding-left: 22px;position: relative;}
.iGjxCItem::before{content: '';width: 58px;height: 58px;background: url(/statics/images/images_new2023/i_gjxico1.png) no-repeat center;position: absolute;right: 10px;bottom: 15px;}
.iGjxCItem:nth-child(2):before{background: url(/statics/images/images_new2023/i_gjxico2.png) no-repeat center;}
.iGjxCItem:nth-child(3):before{background: url(/statics/images/images_new2023/i_gjxico3.png) no-repeat center;}
.iGjxCItem:nth-child(4):before{background: url(/statics/images/images_new2023/i_gjxico4.png) no-repeat center;}
.iGjxCItem:nth-child(2),.iGjxCItem:nth-child(3){background-image:url(/statics/images/images_new2023/i_gjxbg2.png); }
.iGjxCItem a{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.iGjxCITit{padding-top: 25px;font-size: 20px;color: #4865cf;font-weight: bold;}
.iGjxCIBri{font-size: 16px;color: #666;padding-top: 10px;}
.iGjxCItem:hover::before{bottom: 25px;}
.iGjxCItem:nth-child(2) .iGjxCITit,.iGjxCItem:nth-child(3) .iGjxCITit{color: #ff9a17;}
.iRd .indexTit span{background-image: url(/statics/images/images_new2023/i_rd.png);}

.iRdCTit{text-align: center;padding-top: 20px;padding-bottom: 10px;}
.iRdCTit a{font-size: 22px;color: #4865cf;font-weight: bold;}
.iRdCBotm{height: 40px;line-height: 40px;overflow: hidden;}
.iRdCBotm a{color: #333;font-size: 16px;}
.iRdCBotm a:nth-child(1),.iRdCBotm span{color:#999;}
.iRdCBotm a:hover{color: #4865cf;}

.iRdCon{position: relative;}
.iRdRight{position: absolute;right: -18px;top: -51px;}
.iRdRight{width: 282px;height: 30px;background: url(/statics/images/images_new2023/i_tz.png) no-repeat left center;background-size: contain;padding-left: 44px;}
.iRdRight a{display: block;height: 30px;line-height: 30px;width: 90%;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}

.indexYxtj .indexTit span{background-image: url(/statics/images/images_new2023/i_yxtj.png);}
.iYxtj{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 30px;}
.iYxtjItem{width: 380px;height: 140px;box-shadow: 0 0 5px #ddd;margin-top: 30px;padding-top: 30px;padding-left: 30px;position: relative;}
.iYxtjIImg{float: left;width: 80px;height: 80px;overflow: hidden;background: no-repeat center;}
.iYxtjItem:nth-child(1) .iYxtjIImg,.iYxtjItem:nth-child(5) .iYxtjIImg,.iYxtjItem:nth-child(9) .iYxtjIImg{background-image: url(/statics/images/images_new2023/i_yxico1.png);}
.iYxtjItem:nth-child(2) .iYxtjIImg,.iYxtjItem:nth-child(6) .iYxtjIImg{background-image: url(/statics/images/images_new2023/i_yxico2.png);}
.iYxtjItem:nth-child(3) .iYxtjIImg,.iYxtjItem:nth-child(7) .iYxtjIImg{background-image: url(/statics/images/images_new2023/i_yxico3.png);}
.iYxtjItem:nth-child(4) .iYxtjIImg,.iYxtjItem:nth-child(8) .iYxtjIImg{background-image: url(/statics/images/images_new2023/i_yxico4.png);}
.iYxtjItem:nth-child(1) .iYxtjIImg_small,.iYxtjItem:nth-child(5) .iYxtjIImg_small,.iYxtjItem:nth-child(9) .iYxtjIImg_small{background-image: url(/statics/images/images_new2023/schoolbg1.png);height: 10px}
.iYxtjItem:nth-child(2) .iYxtjIImg_small,.iYxtjItem:nth-child(6) .iYxtjIImg_small{background-image: url(/statics/images/images_new2023/schoolbg2.png);}
.iYxtjItem:nth-child(3) .iYxtjIImg_small,.iYxtjItem:nth-child(7) .iYxtjIImg_small{background-image: url(/statics/images/images_new2023/schoolbg3.png);}
.iYxtjItem:nth-child(4) .iYxtjIImg_small,.iYxtjItem:nth-child(8) .iYxtjIImg_small{background-image: url(/statics/images/images_new2023/schoolbg4.png);}

.iYxtjIRight{overflow: hidden;padding-left: 14px;}
.iYxtjIRNamezh{font-size: 20px;color: #333;}
.iYxtjIRNameEn{font-size: 14px;color: #999;padding: 8px 0;}
.iYxtjIRPm{font-size: 16px;color: #666;}
.istyle{font-size: 16px;color: #f7971a;position: absolute;right: 0;top: 0;width: 86px;height: 30px;line-height: 30px;text-align: center;border-radius: 0 0 0 8px;background: #ffecd4;text-align: center;}
.istyle:hover{background: #f7971a;color: #fff;}
.iYxtjCBtn{font-size: 22px;color: #fff;width: 380px;height: 52px;background: linear-gradient(to right,#ffba5f,#f7971a);border-radius: 25px;display: block;margin: 0 auto;text-align: center;line-height: 52px;}
.iYxtjCBtn:hover{background: linear-gradient(to right,#f7971a,#ffba5f);}

.style_new{background-color: #f7971a;color: white;}

.style_detail:hover{background-color: #4965D0;color: white;}

.indexZx .indexTit span{background-image: url(/statics/images/images_new2023/i_zxico.png);}
.iZxList{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 16px;}
.iZxList li{height: 42px;line-height: 42px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;width: 576px;}
.iZxList li a{font-size: 16px;color: #333;}
.iZxList li a:nth-child(1){color: #999;}
.iZxList li:hover a{color: #4865cf;}

.indexJhcglxfw{padding-bottom: 40px;}
.indexJhcglxfw .indexTit span{background-image: url(/statics/images/images_new2023/i_jhcglxfw.png);}
.i_JhcglxfwList li{background: url(/statics/images/images_new2023/i_jhcglxfwlibg.png) no-repeat center;width: 286px;height: 321px;text-align: center;}
.i_JhcglxfwList{padding-top: 30px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.i_JhcglxfwLiP1{font-size: 24px;color: #333;font-weight: bold;padding-top: 66px;}
.i_JhcglxfwLiP1 span{display: inline-block;width: 34px;height: 30px;text-align: center;font-size: 18px;color: #fff;background: #f7981d;border-radius: 3px; line-height: 30px; margin-right: 12px;}
.i_JhcglxfwLiP2{font-size: 18px;color: #666;line-height: 32px;padding-top: 10px;}
.i_JhcglxfwLiImg{padding-top: 10px;}
.i_JhcglxfwList2{justify-content: center;margin-top: -90px;}
.i_JhcglxfwList2 li:nth-child(2){margin: 0 30px;}
.indexJhcglxfw .iYxtjCBtn{margin-top: 30px;}

.indexCgks .indexTit span{background-image: url(/statics/images/images_new2023/i_cglx.png);}
.iCgksCon{padding-top: 28px;overflow: hidden;}
.iCgksCLeft{width: 306px;height: 227px;overflow: hidden;float: left;}
.iCgksCRight{width: 866px;float: right;position: relative;top: -14px;}
.iCgksCRItem{overflow: hidden;display: none;}
.iCgksCRIList{width: 428px;float: left;}
.iCgksCRIList li{line-height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 400px;}
.iCgksCRIList li span{padding: 0 6px;}
.iCgksCRIList li a{font-size: 16px;color: #333;}
.iCgksCRIList li a:nth-child(1){color: #999;}
.iCgksCRIList li a:hover{color: #4865cf;}
.indexCgksXxk{float: right;}
.indexCgksXxk li{display: inline-block;font-weight: normal;line-height: 74px;margin-left: 37px;cursor: pointer;}
.indexCgksXxk li.act{font-size: 18px;color: #4865cf;font-weight: bold;position: relative;}
.indexCgksXxk li.act::before{content: '';width: 18px;height: 9px;background: url(/statics/images/images_new2023/xxkbg.png) no-repeat center;position: absolute;left: 50%;bottom: 8px;margin-left: -9px;}
.iMore{font-size: 18px;color: #666;float: right;line-height: 74px;font-weight: normal;}
.iMore:hover{color: #4865cf;}

.indexLxfa .indexTit span{background-image: url(/statics/images/images_new2023/i_lxfa.png);}
.iLxfaCItem{width: 380px;height: 280px;margin-top: 28px;border-radius: 10px;overflow: hidden;box-shadow: 2px 3px 5px rgba(208,208,208,.9);}
.iLxfaCIImg{width: 380px;height: 190px;overflow: hidden;position: relative;}
.iLxfaCIImg a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;}
.iLxfaCINr{width: 380px;height: 190px;position: absolute;top: 0;left: 0;background: url(/statics/images/images_new2023/ifaimgbg1.png) no-repeat left center;padding-left: 18px;}
.iLxfaCINrP1{font-size: 24px;color: #fff;line-height: 35px;font-weight: bold;padding-top: 36px;padding-bottom: 12px;}
.iLxfaCINrP2{display: inline-block;height: 34px;padding: 0 20px;background: #fff;border-radius: 5px;line-height: 34px;font-size: 16px;color: #666;min-width: 164px;text-align: center;}
.iLxfaCIBotm{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 0 30px;height: 90px;}
.iLxfaCIBotm a{width: 144px;height: 42px;line-height: 42px;text-align: center;font-size: 20px;color: #4865cf;background: #e4eafb;border-radius: 10px;}
.iLxfaCIBotm a:nth-child(2){background: #ffecd4;color: #f7971a;}
.iLxfaCIBotm a:nth-child(2):hover{background-color: #F7991D;color: white;}
.iLxfaCon{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 20px;}
.iLxfaCItem:nth-child(4) .iLxfaCINr,.iLxfaCItem:nth-child(5) .iLxfaCINr,.iLxfaCItem:nth-child(6) .iLxfaCINr{background-image: url(/statics/images/images_new2023/ifaimgbg2.png);}
/* 首页   end   */

/* 国外留学二级页  begin */
.gwlxM{padding-top:26px;overflow: hidden;}
.gwlxM1faJhForm .faJhForm{position: initial;margin-left: 0;float: right;border: 1px #ddd solid;width: 340px;height: 330px;}
.gwlxM1faJhForm .faJhFItem label{width: 100px;padding-right: 12px;}
.gwlxM1faJhForm .faJhFItem input{width: 210px;height: 32px;line-height: 32px;}
.gwlxM1faJhForm .faJhFBtn{background: #0bbd94;width: 276px;height: 38px;line-height: 38px;}

.gwlxM1Mid{width: 370px;float: left;}
.gwlxM1MTit{border-bottom: 1px #ddd solid;}
.gwlxM1MTit span{font-size: 26px;color: #333;display: inline-block;padding-left: 34px;position: relative;padding-bottom: 18px;background: url(/statics/images/images_new2023/cglxm1ico.png) no-repeat left 6px;}
.gwlxM1MTit span::before{content: '';position: absolute;bottom: -1px;left: 0;height: 2px;width: 100%;background: #0bbd94;}
.gwlxM1MList{padding-top: 8px;}
.gwlxM1MList li{height: 40px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gwlxM1MList li a:nth-child(1){font-size: 16px;color: #999;}
.gwlxM1MList li a:nth-child(2){font-size: 16px;color: #666;}
.gwlxM1MList li a:hover{color: #0bbd94;}
.gwlxM1Banner{float: left;width: 430px;margin-right: 30px;}

.gwlxM4 .indexJhcglxfw .indexTit span{background-image: url(/statics/images/images_new2023/i_jhcglxfw_lv.png);}
.gwlxM4 .indexTit span::before,.gwlxM2 .indexYxtj .indexTit span::before{background: #0bbd94;}
.gwlxM4 .i_JhcglxfwList li{background-image: url(/statics/images/images_new2023/i_jhcglxfwlibg_lv.png);}

.gwlxM2 .indexYxtj .indexTit span{background-image: url(/statics/images/images_new2023/i_yxtj_lv.png);}
.gwlxM2 .iYxtjItem:nth-child(1) .iYxtjIImg,.gwlxM2 .iYxtjItem:nth-child(5) .iYxtjIImg{
  background-image: url(/statics/images/images_new2023/i_yxico1_lv.png);
}

.gwlxM2 .iYxtjItem:nth-child(2) .iYxtjIImg,.gwlxM2 .iYxtjItem:nth-child(6) .iYxtjIImg {
  background-image: url(/statics/images/images_new2023/i_yxico2_lv.png);
}

.gwlxM2 .iYxtjItem:nth-child(3) .iYxtjIImg{
  background-image: url(/statics/images/images_new2023/i_yxico3_lv.png);
}

.gwlxM2 .iYxtjItem:nth-child(4) .iYxtjIImg{
  background-image: url(/statics/images/images_new2023/i_yxico4_lv.png);
}

.gwlxM3BItem{width: 380px;float: left;margin-bottom: 28px;}
.gwlxM3Botm{overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 20px;}
.gwlxM3 .indexLxfa .indexTit span{background-image: url(/statics/images/images_new2023/i_lxfa_lv.png);}
.gwlxM3 .indexTit span::before{background: #0bbd94;}
.gwlxM3 .iLxfaCINr{background-image: url(/statics/images/images_new2023/ifaimgbg1_lv.png);}
.gwlxM3BITit{overflow: hidden;position: relative;}
.gwlxM3BITit::before{content: '';width: 194px;height: 1px;background: #a5e5d6;right: 0;bottom:0;position: absolute;}
.gwlxM3BITit span{display: inline-block;width: 188px;height: 40px;line-height: 40px;background: url(/statics/images/images_new2023/gwlxM3BITitbg.png) no-repeat center;padding-left: 44px;color: #fff;}
.gwlxM3BITitMore{font-size: 16px;color: #666;float: right;line-height: 40px;font-weight: normal;}
.gwlxM3BITitMore:hover{color: #0bbd94;}
.gwlxM3BIList{padding-top: 10px;}
.gwlxM3BIList li{height: 40px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gwlxM3BIList li a{font-size: 16px;color: #666;}
.gwlxM3BIList li:hover a{color: #0bbd94;}
.gwlxM3BItemXxk{width: 380px;height: 40px;background: #f0f0f0;display: flex;flex-wrap: wrap;justify-content: space-between;line-height: 40px;border-radius: 50px;}
.gwlxM3BItemXxk a{width: 50%;text-align: center;border-radius: 50px;font-size: 20px;}
.gwlxM3BItemXxk a.act{background: #0bbd94;color: #fff;font-weight: bold;}
.gwlxM3BItemXxkCon-1{display: none;}
.gwlxM3 .iLxfaCIBotm a{background: #d9f5ef;color: #0bbd94;}
.gwlxM3 .iLxfaCIBotm a:nth-child(2){background: #ffecd4;color: #ff9c01;}
.gwlxM3 .iLxfaCIBotm a:hover{color: #fff;background: #0bbd94;}
.gwlxM3 .iLxfaCIBotm a:nth-child(2):hover{color: #fff;background: #ffab08;}
/* 国外留学二级页  end   */

/* 雅思二级页  begin  */

.yasiM5 .indexJhcglxfw .indexTit span{background-image: url(/statics/images/images_new2023/i_jhcglxfw_lan.png);}
.yasiM5 .indexTit span::before,.yasiM2 .indexTit span::before,.yasiM3 .indexTit span::before{background: #1e99e0;}
.yasiM5 .i_JhcglxfwList li{background-image: url(/statics/images/images_new2023/i_jhcglxfwlibg_lan.png);}
.yasiM2 .indexTit span{background: url(/statics/images/images_new2023/yasim2titico.png) no-repeat left center;}
.yasiM3 .indexTit span{background: url(/statics/images/images_new2023/yasim3titico.png) no-repeat left center;}
.yasiM4 .indexTit span{background: url(/statics/images/images_new2023/yasim4titico.png) no-repeat left center;}
.yasiM2TitRight{float: right;font-size: 18px;color: #666;font-weight: normal;line-height: 74px;}
.yasiM2TitRight:hover{color: #1e99e0;}
.yasiM2CItem{width: 380px;height: 270px;box-shadow: 0 2px 5px #ddd;border-radius: 5px;overflow: hidden;}
.yasiM2CIBP1{font-size: 20px;color: #333;height: 44px;line-height: 44px;font-weight: bold;}
.yasiM2CIBP2{font-size: 18px;color: #666;}
.yasiM2CIBotm{position: relative;}
.yasiM2CIBP3{width: 62px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color: #1e99e0;border: 1px #1e99e0 solid;border-radius: 5px;position: absolute;right: 30px;top: 20px;color: #1e99e0;}
.yasiM2CIBP3 a{color: #1e99e0;}
.yasiM2{overflow: initial;}
.yasiM2CIBotm{padding-left: 30px;}
.yasiM2CItem:hover .yasiM2CIBP3{background: #1e99e0;color: #fff;}
.yasiM2CItem:hover .yasiM2CIBP3 a{color: #fff;}
.yasiM2CItem:hover .yasiM2CIBP1{color: #1e99e0;}
.yasiM2CItem:hover{box-shadow: 0 2px 5px rgba(30,153,224,.45);}
.yasiM2Con{padding-top: 28px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.yasiM3Xxk{position: absolute;right: 0;top: 28px;}
.yasiM3 .indexTit{position: relative;}
.yasiM3Xxk i{padding: 0 10px;font-size: 18px;color: #aaa;font-weight: normal;}
.yasiM3Xxk a{font-size: 18px;color: #666;font-weight: normal;}
.yasiM3Xxk a.act{color: #1e99e0;}
.yasiM3XxkCILeft{overflow: hidden;padding-top: 12px;}
.yasiM3XxkCILeft li{height: 42px;line-height: 42px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;width: 380px;float: left;}
.yasiM3XxkCIRight{float: right;padding-top: 29px;}
.yasiM3XxkCILeft li:nth-child(odd){margin-right: 30px;}
.yasiM3XxkCILeft li a:nth-child(1){font-size: 16px;color: #999;}
.yasiM3XxkCILeft li a:nth-child(3){font-size: 16px;color: #666;}
.yasiM3XxkCILeft li span{padding: 0 6px;}
.yasiM3XxkCILeft li:hover a{color: #1e99e0;}
.yasiM3Botm{overflow: hidden;}
.yasiM3XxkCon{width: 790px;float: left;}
.yasiM3XxkCItem{display: none;}

.yasiM1Botm{height: 130px;background: linear-gradient(to bottom,#f3faff,#dcf0fc);position: relative;margin-top: 30px;}
.yasiM1Bleft{width: 172px;text-align: center;padding-top: 30px;}
.yasiM1BlP1{font-size: 24px;color: #333;padding-bottom: 10px;}
.yasiM1BlP2{margin: 0 auto;width: 96px;height: 32px;line-height: 32px;background: #fff;border-radius: 5px;font-size: 15px;color: #1e99e0;margin-top: 10px;}
.yasiM1Bright{width: 76px;height: 76px;background: url(/statics/images/images_new2023/mfdzbg.png) no-repeat center;font-size: 18px;color: #fff;text-align: center;line-height: 24px;display: block;position: absolute;right:40px;top: 30px;font-weight: bold;padding-top: 12px;}
.yasiM1Bright:hover{color: #fff65a;}
.yasiM1Bmid{width: 888px;height: 72px;float: left;background: url(/statics/images/images_new2023/yasiM1Bmidbg.png) no-repeat center 38px;margin-top: 34px;}
.yasiM1Bleft{float: left;}
.yasiM1BItem{float: left;width:72px;text-align: center;font-size: 18px;color: #666;margin-left: 60px;cursor: pointer;}
.yasiM1BItem:nth-child(1){margin-left:-2px;}
.yasiM1BItem p:nth-child(2){font-size: 14px;color: #fff;font-weight: bold;padding-top: 20px;}
.yasiM1TLeft{width:828px;float: left;}
.yasiM1TRight{width: 344px;float: right;}
.yasiM1Top{overflow: hidden;}

/* yinru   begin*/
.i-title{height: 50px;margin-bottom: 22px;border-bottom: 1px #ddd solid;}
.i-title b{font-size: 26px;color: #333;float: left;position: relative;padding-bottom: 20px;top: -5px;}
.i-title b::before{content: '';width: 100%;height: 1px;background: #1e99e0;position: absolute;bottom: 0;left: 0;}
.i-title b i{display: inline-block;width: 26px;height: 26px;background: url(/statics/images/images_new2023/ysrili.png) no-repeat center;position: relative;top: 5px;}
.cont-title.i-title span{float: right;font-size: 16px;color: #999999;text-align:right;white-space:nowrap;overflow-x:auto;padding-top: 8px;}
.kssj-box .cont-title.i-title a{margin: 0 0 0 12px}
.cont-title.i-title a{font-size: 16px;color: #999999;margin:0 12px;float: none;}
.cont-title.i-title a.on{font-weight: bold;color: #1e99e0;}
.ksrl-box{display: none;}
.layui-laydate,.layui-laydate-hint{border: none !important;box-shadow:none !important;width: 100% !important}
.layui-laydate-content{padding: 0 !important;}
.ksrl-box-title{height: 42px;background: #1e99e0;border-radius: 2px;line-height: 42px;text-align: center;font-size: 20px;font-weight: bold;color: #FFFFFF;}
.layui-laydate-header{display: none;}
.layui-laydate-content table{width: 100% !important}
.calss-data .layui-laydate .layui-this,.calss-data .layui-laydate .laydate-disabled{background: #fff !important;color:#666 !important;font-size: 14px;height: 33px;}
.calss-data .layui-laydate-content th{height: 33px;border-right: 1px #ddd solid;}
.laydate-day-mark::after{display: none;}
.laydate-day-mark{background: #ff9f08;color: #fff;}
.kssj-box span.laydate-day-mark{font-size: 14px;line-height: 32px;color: #fff;}
.layui-laydate .laydate-day-next.laydate-disabled{color: #d2d2d2!important;}
.layui-laydate-content{padding:0}
.layui-laydate-main{width: auto !important;}
.layui-laydate{border: none;box-shadow:none;}
.laydate-theme-grid .layui-laydate-content thead{border: none;}
.layui-laydate-content td, .layui-laydate-content th{padding: 0;width: 40px;height: 32px;font-size: 14px;}
.laydate-day-mark{line-height: 40px;font-size: 14px;}
.laydate-theme-grid .laydate-month-list>li, .laydate-theme-grid .laydate-year-list>li, .laydate-theme-grid .layui-laydate-content td, .laydate-theme-grid .layui-laydate-content thead, .laydate-theme-molv .layui-laydate-footer{border-color: #ccc !important}
.con1-cen{width: 600px;margin-left: 10px;}
.con1-c-bottom{padding-top: 10px;}
.con1-c-bottom li{float: left;margin-right: 10px;}
.con1-c-bottom li:last-child{margin-right: 0}
.con1-right{width: 240px;}
.con1-right .cont-title{padding-bottom: 10px;}
.con1-right .lxgh-form{padding-bottom: 9px;margin-bottom: 0}
.con1-right .lxgh-form .lxgh-layui-form-checkbox{margin-bottom: 5px;}
.con1-right .lxgh-form .layui-form-getlxfa{padding-top: 7px;margin-bottom: 5px;}

/* yinru  end */

.yasiMask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;background: rgba(0,0,0,.5);display: none;}
.yasiMask .faJhForm{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);margin-left: 0;}
.ysclose{display: block;width: 32px;height: 32px;background: url(/statics/images/images_new2023/ysclose.png) no-repeat center;position: absolute;bottom: -60px;left: 50%;transform: translate(-50%, 0);}
.yasiM2,.yasiM3{padding-top: 12px;}
.yasiM4,.yasiM5{padding-top: 0;}
.yasiM1TLeft .mySwiper .swiper-pagination-bullet{background: #fff;opacity: .5;}
.yasiM1TLeft .mySwiper  .swiper-pagination-bullet-active{opacity: 1;width: 40px;border-radius: 4px;}


/* 雅思二级页    end  */

/* 404 begin */

.main404{padding: 70px 0 40px 0;}
.m404P1{text-align: center;color: #4865cf;font-size: 92px;font-weight: bold;}
.m404{display: block;margin: -20px auto 0;}
.m404bg{width: 700px;margin: 0 auto;height: 170px;position: relative;overflow: hidden;margin-top: -200px;}
.m404bgCom{width: 300%;height: 170px;background: url(/statics/images/images_new2023/m404bg.png) repeat-x left bottom;animation: move 40s infinite linear;position: absolute;left: 0;bottom: 0}
/* 定义动画关键帧 */
@keyframes move {
  0% {
   left: 0;
  }
  50%{
    left: -260%;
  }
  100% {
    left: 0;
  }
}
.m404P2{text-align: center;color: #000;font-size: 36px;font-weight: bold;padding-top: 60px;}
.m404P3{text-align: center;font-size: 24px;color: #7f7e7e;padding-top: 10px;}
.m404P4{display: flex;flex-wrap: wrap;justify-content: space-between;width: 534px;margin: 0 auto;font-size: 16px;color: #7f7f7f;padding-top: 30px;padding-bottom: 36px;}
.m404Botom{display: flex;flex-wrap: wrap;justify-content: space-between;text-align: center;padding-top: 56px;}
.m404BItem{width: 582px;height: 236px;border-radius: 15px;overflow: hidden;box-shadow: 0 0 38px rgba(65,123,227,.15);padding: 0 50px;}
.m404BICon{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 6px;}
.m404BICon a{display: block;width: 144px;height: 40px;line-height: 40px;text-align: center;border-radius: 25px;font-size: 16px;color: #4865cf;background: #ecf2fe;margin-bottom: 10px;}
.m404BICon a:hover{background: #cadafc;}
.m404BIP1{font-size: 24px;color: #000;font-weight: bold;height: 66px;line-height: 66px;}
.fhsyBtn{display: block;color: #4865cf;font-size: 22px;border: 1px #4865cf solid;border-radius: 25px;width: 180px;height: 54px;line-height: 54px;text-align: center;margin:0 auto;}
.fhsyBtn:hover{background: #4865cf;color: #fff;}

/* 404 begin */

/* 院校  begin  */
.sMTop{padding-bottom: 20px;border-bottom: 1px #4865cf dashed;}
.sMTSaixuanItem{overflow: hidden;margin-bottom: 25px;}
.sMTSLabel{display: block;width: 112px;text-align: left;font-size: 18px;color: #666;float: left;height: 30px;line-height: 30px;}
.sMTSaixuanItemRight{overflow: hidden;}
.sMTSaixuanItemRight a{font-size: 16px;color: #666;height: 30px;line-height: 30px;padding: 0 16px;display: block;float: left;margin-right: 20px;}
.sMTSaixuanItemRight a:hover{color: #ff7520;}
.sMTSaixuanItemRight a.act{background: #ff7520;border-radius: 3px;color: #fff;}
.sMTSaixuanItemRight a.act:hover{color: #fff;}
.sMTopNum{font-size: 16px;color: #666;padding-left: 26px;background: url(/statics/images/images_new2023/schoolico1.png) no-repeat left center;}
.sMTopNum span{font-size: 16px;color: #4865cf;font-weight: bold;}
.sMBotm{padding: 30px 0 40px 0;}
.schoolNoDataImg{display: block;margin: 0 auto;padding-top: 54px;padding-bottom: 30px;}
.sMBNoDataP1{text-align: center;font-size: 20px;color: #333;}
.sMBNoDataP1 span{color: #4865cf;}
.sMBNoData{padding-bottom: 40px;}


.sMBData{margin-left: -30px;}
.sMBDItem{width: 380px;height: 234px;border-radius: 15px;box-shadow: 0 0 6px rgba(192,192,192,.45);padding: 30px 25px 0;float: left;margin-left: 30px;margin-bottom: 30px;}
.sMBDItem:hover{box-shadow: 0 0 6px rgba(72,101,207,.45);}
.sMBDIName{padding-left: 56px;background:no-repeat left center;height: 48px;}
.sMBDItem:nth-child(4n-3) .sMBDIName{background-image: url(/statics/images/images_new2023/schoolbg1.png);}/* 每4个一循环 */
.sMBDItem:nth-child(4n-2) .sMBDIName{background-image: url(/statics/images/images_new2023/schoolbg2.png);}
.sMBDItem:nth-child(4n-1) .sMBDIName{background-image: url(/statics/images/images_new2023/schoolbg3.png);}
.sMBDItem:nth-child(4n) .sMBDIName{background-image: url(/statics/images/images_new2023/schoolbg4.png);}
.sMBDINzh{font-size: 18px;color: #333;padding-bottom: 3px;}
.sMBDINen{font-size: 14px;color: #666;}
.sMBDIMid{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 24px;}
.sMBDIMid{padding-top: 24px;}
.sMBDIMidItem{text-align: center;height: 40px;border-right: 1px #e0e0e0 dashed;padding-right: 20px;}
.sMBDIMidItem:last-child{padding-right: 0;border-right: none;}
.sMBDIMidIP1{font-size: 16px;color: #333;padding-bottom: 3px;}
.sMBDIMidIP2{font-size: 14px;color: #b0b0b0;}
.sMBDIBotm{display: flex;flex-wrap: wrap;justify-content: space-between;}
.sMBDIBotm a{width: 146px;height: 38px;line-height: 38px;text-align: center;display: block;font-size: 16px;border-radius: 25px;}
.sMBDIBotm a:nth-child(1){border: 1px #ff7520 solid;color: #ff7520;}
.sMBDIBotm a:nth-child(2){border: 1px #4865cf solid;color: #4865cf;}
.sMBDIBotm a:nth-child(1):hover{background: #ff7520;color: #fff;}
.sMBDIBotm a:nth-child(2):hover{background: #4865cf;color: #fff;}

/* 院校详情页   begin */

.sLTop{height: 198px;background: linear-gradient(to bottom,#fff ,#e9eeff);border-radius: 15px 0 15px 15px;overflow: hidden;position: relative;box-shadow: 0px -3px 6px rgba(139,160,238,.25);overflow: hidden;padding-top: 36px;}
.sLTLName{height: 50px;background: no-repeat left center;padding-left: 60px;}
.sLTLNameZh{font-size: 22px;color: #333;font-weight: bold;}
.sLTLNameEn{font-size: 14px;color: #666;}
.sLTLeft{padding-left: 30px;float: left;}
.schoolRanking{width: 135px;float: right;margin-right: -2px;padding-top: 18px;height: 50px;margin-top: -50px;border-radius: 0 0 0 15px;border: 1px #8BA1EF solid;background-color: #8BA1EF;font-size: 18px;text-align: center;color: #fff;}
.sLTRight{float: right;}
.sLTLMid{display: flex;flex-wrap: wrap;justify-content: left;padding-top: 20px;font-size: 16px;color: #666;}
.sLTLMid p{margin-right: 30px;}
.sLTRight a{width: 138px;height: 38px;line-height: 38px;display: block;font-size: 18px;border-radius: 25px;text-align: center;}
.sLTRight{width: 130px;float: right;margin-right: 30px;padding-top: 23px;}
.sLTRight a:nth-child(1){color: #ff7520;border: 1px #ff7520 solid;}
.sLTRight a:nth-child(2){color: #4865cf;border: 1px #4865cf solid;margin-top: 22px;}
.sLTRight a:nth-child(1):hover{background: #ff7520;color: #fff;}
.sLTRight a:nth-child(2):hover{background: #4865cf;color: #fff;}
.schoolLTit{border-bottom: 1px #ddd solid;}
.schoolLTit span{border-bottom: 2px #4865cf solid;padding-left: 35px;font-size: 22px;color: #333;height: 66px;line-height: 66px;display: inline-block;margin-bottom: -1px;background: url(/statics/images/images_new2023/schoolshowH3.png) no-repeat left center;}
.sLJsCon{line-height: 35px;font-size: 16px;color: #666;padding: 15px 0;text-indent: 2em;max-height: 196px;overflow-y: auto;}
.sLYxzyCP1{font-size: 20px;color: #4865cf;line-height: 42px;}
.sLYxzyCP2{font-size: 18px;color: #666;line-height: 42px;}
.sLYxzyCon,.sLXqglCon{padding: 10px 0;}
.sLXqglCIP1{font-size: 20px;color: #4865cf;padding-bottom: 5px;}
.sLXqglCIList{overflow: hidden;}
.sLXqglCIList p{float: left;font-size: 18px;color: #666;width: 50%;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sLXqglCIList p label{display: inline-block;width: 98px;}
.sLXqglCIList2 p{float: none;width: 100%;}
.sLZxtwCForm{height: 326px;border: 1px #d4defd solid;border-radius: 10px;overflow: hidden;position: relative;}
.sLZxtwCon{padding: 25px 0 10px 0;}
.sLZxtwCFP1{width: 70px;height: 100%;color: #fff;background: #4865cf;font-size: 20px;text-align: center;padding-top: 32px;float: left;}
.sLZxtwCFRight{overflow: hidden;padding-top: 30px;}
.sLZxtwCFRBotm{overflow: hidden;margin-top: 24px;margin-bottom: 24px;}
.sLZxtwCFRBotm .sLZxtwCFRItem{float: left;}
.sLZxtwCFRIText{width: 582px;height: 87px;background: #f6f6f6;resize:none;padding: 20px;}
.sLZxtwCFRIInput{width: 222px;height: 42px;line-height: 42px;background: #f6f6f6;padding: 0 20px;}
.sLZxtwCFRItem label{width: 104px;text-align: right;display: inline-block;font-size: 18px;color: #666;margin-right: 16px;}
.sLZxtwCFR_submit{display: block;margin: 24px auto 0;width: 280px;height: 42px;text-align: center;border-radius: 25px;background: linear-gradient(to right,#ff7421,#ff9548);color: #fff;border: none;cursor: pointer;}
.sLZxtwCFR_submit:hover{background: linear-gradient(to right,#ff9548,#ff7421);}



.sLPoLeft{position: fixed;left: 0;top: 50%;width: 140px;height: 240px;background: #5974dc;padding: 10px;border-radius: 5px;}
.sLPoLeftList{background: #fff;width: 100%;height: 100%;padding: 10px;border-radius: 5px;}
.sLPoLeftList a{display: block;height: 32px;line-height: 32px;text-align: center;background: #f4f6ff;border-radius: 5px;font-size: 16px;color: #666;margin-bottom: 10px;}
.sLPoLeftList a:hover{background: #6681e6;color: #fff;}
.sLClose{width: 32px;height: 32px;line-height: 32px;text-align: center;border: 1px #6a84e7 solid;border-radius: 50%;color: #6a84e7;position: absolute;top: -42px;left: 50%;margin-left: -16px;cursor: pointer;}
.sLClose:hover{background: #6a84e7;color: #fff;}


/* 院校详情页 end     */

/* 院校  end    */

/* 友情链接 begin */
.friendLink{padding-bottom: 30px;}
.friendLink .fITit{color: #000;float: left;padding-bottom: 0;line-height: 30px;}
.friendLink .fINav{overflow: hidden;padding-top: 0;}
.friendLink .fINav a{color: #666;display: inline-block;margin-right: 15px;font-size: 18px;}
.friendLink .fINav a:hover{color: #4865cf;}

/* 友情链接 end   */


/* 动画缓存公共文件 */
a,*:before,*:after,.subNav,.fRBIImg,.fRBIP,.fRBIImg i,.fRBITel,.hSecondNavSub,.fRB2Item,.fRB2Item i,.fRB2Item p,.showRLxgjxList li,.listBCon li,.sMBDItem{-webkit-transition:all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

/* 院校对比 */
.schoolMain .tableCon{border: 1px solid #adb7e4;border-radius: 10px;overflow: hidden;}
.schoolMain .tableCon table{width: 100%;border-collapse: collapse;text-align: center;font-size: 18px;color: #333;color: #666;}
/* .schoolMain .tableCon table .first td{height: 224px;} */
.schoolMain .tableCon table td{border:1px solid #adb7e4;border-top: none;border-left: none;height: 50px;}
.schoolMain .tableCon table td:first-child{background: #eff2ff;}
.schoolMain .tableCon table tr td:last-child{border-right: none;}
.schoolMain .tableCon table .tit{line-height: 40px;}
.schoolMain .tableCon table .tit em{color: #4865cf;}
.schoolMain .tableCon table .schInfo{position: relative;width: 100%;height: 100%;padding-top: 28px;}
.schoolMain .tableCon table .schInfo .off_this{background: url(/statics/images/images_new2023/db-c.png) no-repeat;position: absolute;right: 14px;top: 14px;width: 26px;height: 26px;cursor: pointer;}
.schoolMain .tableCon table .schInfo .sch_name{background: url(/statics/images/images_new2023/db-i1.png) no-repeat top center;padding-top: 52px;line-height: 30px;}
.schoolMain .tableCon table td:nth-child(2) .sch_name{background-image: url(/statics/images/images_new2023/db-i2.png);}
.schoolMain .tableCon table td:nth-child(3) .sch_name{background-image: url(/statics/images/images_new2023/db-i2.png);}
.schoolMain .tableCon table td:nth-child(4) .sch_name{background-image: url(/statics/images/images_new2023/db-i2.png);}
.schoolMain .tableCon table .schInfo .sch_name i{color: #666;font-size: 16px;width: 208px;display: inline-block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;height: 30px;}
.schoolMain .tableCon table .schInfo .change_sch{width: 200px;height: 40px;border-radius: 30px;background: #eff2ff;margin: 12px auto 32px;}
.schoolMain .tableCon table .schInfo .change_sch span{display: inline-block;background: url(/statics/images/images_new2023/db-a.png) no-repeat right center;padding-right: 80px;line-height: 40px;cursor: pointer;}
.schoolMain .tableCon table .schInfo .change_sch_add{margin-top: 64px;}
.schoolMain .tableCon table .schInfo .change_sch_add span{padding-right: 44px;}
.schoolMain .tableCon table tr:last-child td{border-bottom: none;}
.schoolMain .tableCon table td .twoLine{padding: 12px 0;display: inline-block;line-height: 28px;}
.schoolMain .tableCon table .two-btn{display: flex;justify-content: center;}
.schoolMain .tableCon table .two-btn > *{width: 98px;height: 40px;background: #ff7520;border-radius: 30px;color: #fff;font-size: 16px;line-height: 40px;margin: 18px 0;cursor: pointer;}
.schoolMain .tableCon table .two-btn .btn1{margin-right: 20px;background: #4865cf;}
.schoolMain .tableCon table .two-btn .btn1 a{color: #fff;}
.schoolMain .tableCon table td .txt{width:220px; margin: 0 auto;text-align: left;padding: 10px 0;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.desc p{font-size: 16px;color: #999;line-height: 40px;margin-top: 30px;}
.desc i{font-size: 20px;color: #666;}
.changeSch{position: fixed;width: 100%;height: 100%;left: 0;top: 0;display: none;}
.changeSch::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: .25;}
.changeSch .inBox{width: 638px;height: 174px;background: #eff2ff;border-radius: 10px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding:32px 38px;}
.changeSch .inBox .flex{display: flex;justify-content: space-between;}
.changeSch .inBox .flex select{width: 266px;height: 42px;border-radius: 10px;appearance: none;-webkit-appearance: none; -moz-appearance: none; background: url(/statics/images/images_new2023/db-a2.png) no-repeat 234px center #fff;padding-left: 20px;color: #999;font-size: 16px;}
.changeSch .inBox .to_change{width: 230px;height: 42px;line-height: 42px;background: #5070e4;text-align: center;color: #fff;font-size: 18px;border-radius: 30px;margin: 26px auto 0;cursor: pointer;}
.off_change{position: absolute;background: url(/statics/images/images_new2023/db-off.png) no-repeat;width: 30px;height: 30px;right: 20px;bottom: 20px;cursor: pointer;}









 